[xenstore] Don't limit the number of concurrent transactions for domain0 connections
authorChristian Limpach <Christian.Limpach@xensource.com>
Thu, 12 Oct 2006 10:25:32 +0000 (11:25 +0100)
committerChristian Limpach <Christian.Limpach@xensource.com>
Thu, 12 Oct 2006 10:25:32 +0000 (11:25 +0100)
commit88bea7620208b7e19ab417a597c190486ecc1336
treede7ba24caa1af24b4ee26fdadb3a769015c07492
parent917f2a4a476e36b07591cb373afe62cf221b5780
[xenstore] Don't limit the number of concurrent transactions for domain0 connections
since both xend and the xenstore-* utilities used in the hotplug
scripts can easily reach the limit and we trust them anyway.

Signed-off-by: Christian Limpach <Christian.Limpach@xensource.com>
tools/xenstore/xenstored_transaction.c